[INFO] cloning repository https://github.com/affanshahid/sql-mcp-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/affanshahid/sql-mcp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faffanshahid%2Fsql-mcp-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faffanshahid%2Fsql-mcp-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f38ba7eb7b966c9b7b0be79fd3350797239a7baf
[INFO] checking affanshahid/sql-mcp-server against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faffanshahid%2Fsql-mcp-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/affanshahid/sql-mcp-server
[INFO] finished tweaking git repo https://github.com/affanshahid/sql-mcp-server
[INFO] tweaked toml for git repo https://github.com/affanshahid/sql-mcp-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/affanshahid/sql-mcp-server on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/affanshahid/sql-mcp-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884
[INFO] running `Command { std: "docker" "start" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking crypto-bigint v0.7.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking salsa20 v0.11.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking scrypt v0.12.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking pkcs5 v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking ff v0.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking sec1 v0.8.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]     Checking group v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking elliptic-curve v0.14.0-rc.33
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking rfc6979 v0.5.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]     Checking ecdsa v0.17.0-rc.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-rc.0
[INFO] [stderr]     Checking polyval v0.7.1
[INFO] [stderr]     Checking primeorder v0.14.0-rc.10
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]     Checking primefield v0.14.0-rc.10
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ssh-encoding v0.3.0-rc.9
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]    Compiling sqlx-mysql v0.9.0
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking aead v0.6.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking aes-gcm v0.11.0-rc.4
[INFO] [stderr]     Checking poly1305 v0.9.0
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking crypto-primes v0.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking blake2 v0.11.0-rc.6
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rsa v0.10.0-rc.18
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-rc.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.11.0
[INFO] [stderr]     Checking ssh-cipher v0.3.0-rc.9
[INFO] [stderr]     Checking p256 v0.14.0-rc.10
[INFO] [stderr]     Checking p521 v0.14.0-rc.10
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=e2eeedc697eeceab -C extra-filename=-d84dd332e68e1655 --out-dir /opt/rustwide/target/debug/build/sqlx-postgres/d84dd332e68e1655/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/2813b917bc33c97f/out -L dependency=/opt/rustwide/target/debug/build/base64/5b2b3863f6a638b1/out -L dependency=/opt/rustwide/target/debug/build/bigdecimal/e874fc1037b91fe7/out -L dependency=/opt/rustwide/target/debug/build/bitflags/445389afd2360fee/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/776644bd4be230ef/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/dbdc7dce8e6be6c4/out -L dependency=/opt/rustwide/target/debug/build/bytes/d2cbc348dcce8e8f/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/chacha20/49037c4d2024c093/out -L dependency=/opt/rustwide/target/debug/build/chrono/7dc5e31b6728d3fb/out -L dependency=/opt/rustwide/target/debug/build/cmov/629fcd2dfa834f50/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/43252fd7adbfa078/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/40edd20c2a1166ac/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/cd5db9c7efb5d93b/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/1ea816d5a9585fd9/out -L dependency=/opt/rustwide/target/debug/build/crc/23d496d83a032b5c/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-queue/46fb8c0cb27e91c2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c47507b03b49ffc/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/a1c5fcf92e60bc79/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/d8d55f61b35ae5f1/out -L dependency=/opt/rustwide/target/debug/build/ctutils/1f57dba29c8d63d8/out -L dependency=/opt/rustwide/target/debug/build/digest/77757d65ebd850a9/out -L dependency=/opt/rustwide/target/debug/build/digest/ddc7c7c4be3e9093/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/79455c310d4678f3/out -L dependency=/opt/rustwide/target/debug/build/either/57b82b8572e88cf7/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/event-listener/2dab54dcb5d7f591/out -L dependency=/opt/rustwide/target/debug/build/foldhash/bf5666ed959a48b9/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/e2e0ed45d868a5e5/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/5aa3d559e2486cb2/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/30ab5047b44a2fe2/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1d969a6a1e5599e9/out -L dependency=/opt/rustwide/target/debug/build/futures-intrusive/843ad7ccb0f8cdf8/out -L dependency=/opt/rustwide/target/debug/build/futures-io/530373b48c76b209/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/0e1bbf774d03bc65/out -L dependency=/opt/rustwide/target/debug/build/futures-task/f00ed8d9ae4dad78/out -L dependency=/opt/rustwide/target/debug/build/futures-util/8b51cd2635a75edb/out -L dependency=/opt/rustwide/target/debug/build/generic-array/eb4fbefe5574f7b5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/6d34498577ff281d/out -L dependency=/opt/rustwide/target/debug/build/getrandom/e34cef01b005579f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/29d8e02253bf475e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2d1ee04f66abf469/out -L dependency=/opt/rustwide/target/debug/build/hashlink/c0ce2f2729f244d5/out -L dependency=/opt/rustwide/target/debug/build/hmac/7cf0229402ab1dae/out -L dependency=/opt/rustwide/target/debug/build/hybrid-array/814eaddb98d22369/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/030f179b3a0af9c4/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/f2ec95d315bb724a/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/72439419156aaa2d/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/59a5d84561df9a69/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/f181547eb42a436d/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/16f6fd78f6424c19/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f6209b6a6588b870/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/92d26704130ce042/out -L dependency=/opt/rustwide/target/debug/build/idna/3bb53bcb9b6dbc57/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/81ded95e31873a46/out -L dependency=/opt/rustwide/target/debug/build/indexmap/03500d49f6d3973a/out -L dependency=/opt/rustwide/target/debug/build/itoa/155799927a5fdad9/out -L dependency=/opt/rustwide/target/debug/build/libc/bf2a0d99e4dae937/out -L dependency=/opt/rustwide/target/debug/build/libm/caf912599d301a35/out -L dependency=/opt/rustwide/target/debug/build/litemap/ee8590b34d68b076/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b774173b3bacbeb4/out -L dependency=/opt/rustwide/target/debug/build/log/95792e1e081354be/out -L dependency=/opt/rustwide/target/debug/build/memchr/36d350c041af7cf8/out -L dependency=/opt/rustwide/target/debug/build/mio/5daa14fb5101ea7a/out -L dependency=/opt/rustwide/target/debug/build/native-tls/7a1cbf0bbd74177c/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/b4fada4761c30ccc/out -L dependency=/opt/rustwide/target/debug/build/num-integer/57708a86d9205c24/out -L dependency=/opt/rustwide/target/debug/build/num-traits/d2770875f36491a6/out -L dependency=/opt/rustwide/target/debug/build/once_cell/f8df8843f7385ec2/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/226d5e6f97168b20/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/c5f64b10372ba2f4/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/feaf1fe86a668e2d/out -L dependency=/opt/rustwide/target/debug/build/openssl/823246b618b613b5/out -L dependency=/opt/rustwide/target/debug/build/parking/af1ee21eb6e504e5/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/f9f2e6b31a554750/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/a9fcb8825b7eaa79/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/a9ec94e5b6bb9f1b/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dc6bec450448c4a1/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/cfd688916700ea40/out -L dependency=/opt/rustwide/target/debug/build/rand_core/e1aa9d13bafb4dfd/out -L dependency=/opt/rustwide/target/debug/build/ring/1a866f12eac0cc9b/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/6a2a72d62509b0b2/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/04a8ae6c239bb980/out -L dependency=/opt/rustwide/target/debug/build/rustls/502e19efef55e1b9/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/serde/8ec294bdb6ab9722/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c9299179d2000a5a/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0308be83c031fed4/out -L dependency=/opt/rustwide/target/debug/build/serde_json/6b1279d3b99969bd/out -L dependency=/opt/rustwide/target/debug/build/sha2/bfa2c84415866c40/out -L dependency=/opt/rustwide/target/debug/build/slab/88803fcc03bcddd2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/32b89f9e88abe253/out -L dependency=/opt/rustwide/target/debug/build/socket2/80e4a2505a2b15ad/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/fb5eab23a30e4fa7/out -L dependency=/opt/rustwide/target/debug/build/subtle/a72391e4e4445fe0/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5a7af9ccd0f06086/out -L dependency=/opt/rustwide/target/debug/build/thiserror/296c7670017b534e/out -L dependency=/opt/rustwide/target/debug/build/tinystr/4123ba0fd5651d05/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/c75f486a758eebae/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/4d2fb8c465561a23/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/343594591dcd9188/out -L dependency=/opt/rustwide/target/debug/build/tokio/4458ea3f9050dfe4/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/018685d8a4a9082c/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/b32b67dd2a7c7c2d/out -L dependency=/opt/rustwide/target/debug/build/tracing/ed8da9980e08892d/out -L dependency=/opt/rustwide/target/debug/build/typenum/3d339db2ead0dcc7/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi/98383343969bb695/out -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/a0a45c2acb8c1d2d/out -L dependency=/opt/rustwide/target/debug/build/unicode-properties/6647006eb2b7a671/out -L dependency=/opt/rustwide/target/debug/build/untrusted/1ae1ace57c8bbc36/out -L dependency=/opt/rustwide/target/debug/build/url/c40dbe7a4f1e0471/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/24ad02e9b9f56a57/out -L dependency=/opt/rustwide/target/debug/build/writeable/b66324bd576d6071/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/a7c7ee80e295dcf9/out -L dependency=/opt/rustwide/target/debug/build/yoke/501e46d0f419bbe7/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/d5dcb0912a39b60a/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/b26ec4fc8e94812b/out -L dependency=/opt/rustwide/target/debug/build/zeroize/24238c02b6e6aeba/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/51b3fc9ee1b3d849/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/57154dd9587826c1/out -L dependency=/opt/rustwide/target/debug/build/zerovec/a79201f081d173f8/out -L dependency=/opt/rustwide/target/debug/build/zmij/6e2e8476a207a284/out --extern atoi=/opt/rustwide/target/debug/build/atoi/b1387114e33afe09/out/libatoi-b1387114e33afe09.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/5b2b3863f6a638b1/out/libbase64-5b2b3863f6a638b1.rmeta --extern bigdecimal=/opt/rustwide/target/debug/build/bigdecimal/e874fc1037b91fe7/out/libbigdecimal-e874fc1037b91fe7.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/445389afd2360fee/out/libbitflags-445389afd2360fee.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/7572ef8e092ea5c8/out/libbyteorder-7572ef8e092ea5c8.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/7dc5e31b6728d3fb/out/libchrono-7dc5e31b6728d3fb.rmeta --extern crc=/opt/rustwide/target/debug/build/crc/23d496d83a032b5c/out/libcrc-23d496d83a032b5c.rmeta --extern dotenvy=/opt/rustwide/target/debug/build/dotenvy/c18484079fdf7d5c/out/libdotenvy-c18484079fdf7d5c.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9a187764c89b6e2b/out/libfutures_channel-9a187764c89b6e2b.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1d969a6a1e5599e9/out/libfutures_core-1d969a6a1e5599e9.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/8b51cd2635a75edb/out/libfutures_util-8b51cd2635a75edb.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/116fccabb0013e67/out/libhex-116fccabb0013e67.rmeta --extern hkdf=/opt/rustwide/target/debug/build/hkdf/73d7b1c33c31adaf/out/libhkdf-73d7b1c33c31adaf.rmeta --extern hmac=/opt/rustwide/target/debug/build/hmac/7cf0229402ab1dae/out/libhmac-7cf0229402ab1dae.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/155799927a5fdad9/out/libitoa-155799927a5fdad9.rmeta --extern log=/opt/rustwide/target/debug/build/log/95792e1e081354be/out/liblog-95792e1e081354be.rmeta --extern md5=/opt/rustwide/target/debug/build/md-5/30999c6381dfc038/out/libmd5-30999c6381dfc038.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/36d350c041af7cf8/out/libmemchr-36d350c041af7cf8.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/b4fada4761c30ccc/out/libnum_bigint-b4fada4761c30ccc.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/287f924f4bcaccd5/out/librand-287f924f4bcaccd5.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/8ec294bdb6ab9722/out/libserde-8ec294bdb6ab9722.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/6b1279d3b99969bd/out/libserde_json-6b1279d3b99969bd.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/6df3f921025995e0/out/libsha2-6df3f921025995e0.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/32b89f9e88abe253/out/libsmallvec-32b89f9e88abe253.rmeta --extern sqlx_core=/opt/rustwide/target/debug/build/sqlx-core/087312e0072ee5b9/out/libsqlx_core-087312e0072ee5b9.rmeta --extern stringprep=/opt/rustwide/target/debug/build/stringprep/5bc8091334df2bf1/out/libstringprep-5bc8091334df2bf1.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/296c7670017b534e/out/libthiserror-296c7670017b534e.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ed8da9980e08892d/out/libtracing-ed8da9980e08892d.rmeta --extern whoami=/opt/rustwide/target/debug/build/whoami/86c88d6284b8477b/out/libwhoami-86c88d6284b8477b.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/0d5f754f68a1270e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884", kill_on_drop: false }`
[INFO] [stdout] e8359da9ec660a9409ea8a1176116e8ba322d5c79e9e569fdfe6da892d225884
